登入
Computer Science for IGCSE & O level - Data Representation (Section 3 - No. 1)
What is the decimal value of the binary number 10101?
19
20
21
22
解释
10101 = (1*16) + (0*8) + (1*4) + (0*2) + (1*1) = 21
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面